Getting Data or Descriptor Records Out of Apple Event Parameters and Attributes
The Apple Event Manager provides four functions that allow you to get data from Apple event parameters and attributes. TheAEGetParamPtr
andAEGetParamDesc
functions get data from a specified Apple event parameter. TheAEGetAttributePtr
andAEGetAttributeDesc
functions get data from a specified Apple event attribute.
Subtopics
- AEGetParamPtr
- AEGetParamDesc
- AEGetAttributePtr
- AEGetAttributeDesc